diff options
Diffstat (limited to 'config/waybar/configs/Default [Bottom]')
| -rw-r--r-- | config/waybar/configs/Default [Bottom] | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index 8bf8ecd1..35ff7f2d 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT Bottom ### // { "include": "~/.config/waybar/modules", "layer": "top", @@ -50,17 +50,14 @@ "custom/separator#dot-line", "network#speed", "custom/separator#dot-line", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", - //"wireplumber", "pulseaudio#microphone", "custom/separator#dot-line", "keyboard-state", "custom/separator#dot-line", + "custom/keyboard", + "custom/separator#dot-line", "custom/power", ], } |
